html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size1: 12px;
    font-family: "微软雅黑" ,Arial, Helvetica, sans-serif;
	font-family: "Microsoft YaHei" ! important;
    font-family: Microsoft YaHei ,Arial, Helvetica, sans-serif;
}
ol, ul
{
    list-style: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
a
{
    outline: none;
    text-decoration: none;
    color: #333;
}

a:hover
{
    text-decoration: none;
    color: #0177dc;
}
img
{
    border: 0px;
}
.divFloat
{
    overflow: hidden;
    height: 0px;
    clear: both;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}